/** Grid Settings **/
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
a.tour.five.animate{
bottom: 196px;
    left: 45%;
}

@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    opacity: 0.0;
    -moz-transform: scale(0.1, 0.1);
    opacity: 0.0;
    -ms-transform: scale(0.1, 0.1);
    opacity: 0.0;
    transform: scale(0.1, 0.1);
    opacity: 0.0;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    opacity: 0.0;
    -moz-transform: scale(1.2, 1.2);
    opacity: 0.0;
    -ms-transform: scale(1.2, 1.2);
    opacity: 0.0;
    transform: scale(1.2, 1.2);
    opacity: 0.0;
  }
}
@-moz-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    opacity: 0.0;
    -moz-transform: scale(0.1, 0.1);
    opacity: 0.0;
    -ms-transform: scale(0.1, 0.1);  
    opacity: 0.0;
    transform: scale(0.1, 0.1);
    opacity: 0.0;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    opacity: 0.0;
    -moz-transform: scale(1.2, 1.2);
    opacity: 0.0;
    -ms-transform: scale(1.2, 1.2);
    opacity: 0.0;
    transform: scale(1.2, 1.2);
    opacity: 0.0;
  }
}
@keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    opacity: 0.0;
    -moz-transform: scale(0.1, 0.1);
    opacity: 0.0;
    -ms-transform: scale(0.1, 0.1);
    opacity: 0.0;
    transform: scale(0.1, 0.1);
    opacity: 0.0;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    opacity: 0.0;
    -moz-transform: scale(1.2, 1.2);
    opacity: 0.0;
    -ms-transform: scale(1.2, 1.2);
    opacity: 0.0;
    transform: scale(1.2, 1.2);
    opacity: 0.0;
  }
}
#modal, #signup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
  pointer-events: none;
  opacity: 0;
  padding: 1em;
  -moz-transition: opacity 0.4s ease-in;
  -o-transition: opacity 0.4s ease-in;
  -webkit-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
}
#modal article, #signup article {
  position: relative;
  overflow: hidden;
  *zoom: 1;
  border: 1px solid #ffffff;
  background: transparent;
  text-align: center;
  max-width: 750px;
  padding: 2em 1em;
  margin: 20% auto;
  color: #ffffff;
}
#modal article > figure, #signup article > figure {
  display: none;
}
#modal article header h1, #modal article header h2, #modal article footer h1, #modal article footer h2, #signup article header h1, #signup article header h2, #signup article footer h1, #signup article footer h2 {
  color: #00f5e1;
  margin: 0;
}
#modal article h1, #signup article h1 {
  font-family: 'AdelleBold', Arial, Helvetica;
}
#modal article h2, #signup article h2 {
  font-family: 'AdelleThin', Arial, Helvetica;
}
#modal article p, #signup article p {
  font-size: 16px;
  font-family: 'AdelleThin', Arial, Helvetica;
}
#modal:target, #modal.show, #signup:target, #signup.show {
  opacity: 1;
  pointer-events: auto;
}
#modal .btn, #signup .btn {
  font-size: 22px;
  font-family: 'AdelleBold', Arial, Helvetica;
  -webkit-font-smoothing: antialiased;
}

#signup article {
  border: none;
  padding: 0.5em 1em 1em;
  margin: 10% auto;
}
#signup article .box {
  max-width: 543px;
  margin: 0 auto;
  border: 2px solid white;
  margin: 0.7em auto;
  padding: 0.5em 1em;
}
#signup article .box p {
  margin: 0.5em 0;
}
#signup article footer h2 {
  margin-bottom: 0.5em;
}
@media (max-width: 374px) {
  #signup{
    padding: 0px;
  }
  /*#signup article{ margin-top: 25%;}*/
  

  #modal h1, #signup h1{
    font-size: 0.95em;
  }
  #modal h2, #signup h2{
    font-size: 0.95em;
  }
  #modal article{
    padding-top: 1em; padding-bottom: 1em;
  }
  #modal article p, #signup article .box p{
    font-size: 13px;
  }
  #modal .btn, #signup .btn{
    font-size: 16px;
  }

  .signup {padding: 8px;}
  .signup p{font-size: 13px; line-height: 13px;margin: 0;}


  
}

@media (min-width: 768px) {
  #modal article {
    padding: 2em 1em;
    margin: 10% auto;
  }
  #modal article > figure {
    display: block;
  }

  #signup article {
    padding: 0 1em;
    margin: 8% auto;
  }
  #signup article > figure {
    display: block;
  }
  #signup article p {
    font-size: 14px;
  }
}
section.widgets {
  background: url("http://images.go.sage.com/EloquaImages/clients/SageGlobalInstance/%7b4f1d5892-8578-446e-8c2d-180644c94f3d%7d_090497_sage_widgets-bg.jpg") no-repeat;
  background-size: cover;
  padding: 6em 0 2em;
}
section.widgets .container {
  max-width: 80%;
}
section.widgets .widget {
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 1em;
}
section.widgets .widget > header {
  overflow: hidden;
  *zoom: 1;
  text-align: center;
}
section.widgets .widget > header h3 {
  color: #ffffff;
  font-size: 19px;
  margin: 0.5em 0;
}
section.widgets .widget footer {
  text-align: center;
  background-color: #b6b7b2;
  max-height: 49px;
  padding: 0.7em;
}
section.widgets .widget footer p {
  color: #4d4f53;
  font-size: 14px;
  margin: 0;
}
section.widgets .widget footer p a {
  color: #4d4f53;
}
section.widgets .widget footer p a :before {
  display: block;
  width: 16px;
  height: 16px;
  float: left;
  margin-right: 8px;
}
section.widgets .widget footer a {
  display: inline-block;
}
section.widgets .widget footer a:before {
  content: "";
  width: 16px;
  height: 16px;
  display: block;
  float: left;
  margin-right: 6px;
}
section.widgets .widget ul {
  height: 200px;
}
section.widgets .widget ul li {
  display: block;
  padding: 12px;
  font-size: 12px;
  color: #ffffff;
  height: 33%;
  border-bottom: 1px solid #dddddd;
}
section.widgets .widget ul li:last-child {
  border-bottom: 0px;
}
section.widgets .widget ul li span, section.widgets .widget ul li strong {
  font-weight: bold;
}
section.widgets .widget ul li span.time {
  text-align: right;
  display: block;
  font-weight: normal;
}
section.widgets .widget > article {
  overflow: hidden;
  *zoom: 1;
  background: rgba(0, 0, 0, 0.8);
}
section.widgets .widget.google header {
  background-color: #ff5800;
}
section.widgets .widget.google footer a:before {
  background: url("http://images.go.sage.com/EloquaImages/clients/SageGlobalInstance/%7b52acbf1a-a053-41d3-b4c4-fe0b48568af5%7d_090497_sage_google-calendar.png") no-repeat;
}
section.widgets .widget.gmail header {
  background-color: #6639b7;
}
section.widgets .widget.gmail ul li {
  text-align: center;
  border: none;
}
section.widgets .widget.gmail footer a:before {
  background: url("http://images.go.sage.com/EloquaImages/clients/SageGlobalInstance/%7babcd0cc8-3868-45ef-8586-405e834dc448%7d_090497_sage_google-mail.png") no-repeat;
}
section.widgets .widget.twitter header {
  background-color: #009fda;
}
section.widgets .widget.twitter footer a:before {
  background: url("http://images.go.sage.com/EloquaImages/clients/SageGlobalInstance/%7b50b60143-8fa2-4682-8c36-bd9f3b64c1ca%7d_090497_sage_twitter.png") no-repeat;
}
section.widgets .widget.sage header {
  background-color: #41a940;
}
section.widgets .widget.sage footer a:before {
  width: 21px;
  height: 21px;
  background: url("http://images.go.sage.com/EloquaImages/clients/SageGlobalInstance/%7bab9219b6-adec-45a8-8e42-d4d8ae042f33%7d_090497_sage_sage-city.png") no-repeat;
}

@media (min-width: 640px) {
  section.widgets .widget {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%;
  }
  section.widgets .widget:nth-child(2n) {
    width: 49.15254%;
    float: right;
    margin-right: 0;
  }
  section.widgets .widget:last-child {
    width: 49.15254%;
    float: right;
    margin-right: 0;
  }
}
.carousel {
  background-color: #009FDA;
  padding: 2em 0 1em;
  text-align: center;
}
.carousel .container {
  padding: 0;
}
.carousel .container ul.slides {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 0.7em;
}
.carousel .container ul.slides li {
  width: 33.33333%;
  float: left;
}
.carousel .container ul.pagi-nav {
  overflow: hidden;
  *zoom: 1;
  margin: 0 auto;
  display: inline-block;
}
.carousel .container ul.pagi-nav li {
  float: left;
  margin-right: 1em;
}
.carousel .container ul.pagi-nav li a {
  width: 9px;
  height: 9px;
  border-radius: 100%;
  display: block;
  background-color: #ffffff;
  text-indent: -999999px;
}
.carousel .container ul.pagi-nav li a:hover {
  background-color: #ED1C5F;
}

section.my-stuffs {
  background-color: #e0e1dd;
}
section.my-stuffs .container {
  padding: 0;
}
section.my-stuffs .container > div {
  overflow: hidden;
  *zoom: 1;
  position: relative;
}
section.my-stuffs .container > div h2 {
  color: #4D4F53;
  text-align: center;
  margin: 0.5em 0;
}
section.my-stuffs .container ul {
  overflow: hidden;
  *zoom: 1;
  padding-top: 0.5em;
}
section.my-stuffs .container ul li {
  width: 50%;
  float: left;
  text-align: center;
}
section.my-stuffs .container ul li:nth-child(2n) {
  width: 49.15254%;
  float: right;
  margin-right: 0;
}
section.my-stuffs .container ul li .app-icon {
  background-color: #37A84C;
  border: 8px solid #e0e1dd;
  border-radius: 9px;
  height: 155px;
  width: 155px;
  cursor: pointer;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 1em;
}
section.my-stuffs .container ul li .app-icon .inner {
  position: relative;
  height: 100%;
  display: block;
}
section.my-stuffs .container ul li .app-icon .status {
  height: 30%;
  background-color: #37A84C;
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
}
section.my-stuffs .container ul li .app-icon .status .icon {
  float: left;
  width: 33%;
  display: block;
  height: 100%;
  border-right: 1px solid #ffffff;
  position: relative;
}
section.my-stuffs .container ul li .app-icon .status .icon .tick {
  display: inline-block;
  width: 22px;
  height: 22px;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  margin-top: 7px;
}
section.my-stuffs .container ul li .app-icon .status .icon .tick:before, section.my-stuffs .container ul li .app-icon .status .icon .tick:after {
  content: "";
}
section.my-stuffs .container ul li .app-icon .status .icon .tick:before {
  position: absolute;
  width: 6px;
  height: 20px;
  margin-top: 6px;
  background-color: #ffffff;
  left: 12px;
  top: -5px;
}
section.my-stuffs .container ul li .app-icon .status .icon .tick:after {
  position: absolute;
  width: 12px;
  height: 6px;
  background-color: #ffffff;
  left: 6px;
  top: 15px;
}
section.my-stuffs .container ul li .app-icon .status .icon .plus {
  display: inline-block;
  width: 22px;
  height: 22px;
}
section.my-stuffs .container ul li .app-icon .status .icon .plus:before, section.my-stuffs .container ul li .app-icon .status .icon .plus:after {
  content: "";
}
section.my-stuffs .container ul li .app-icon .status .icon .plus:before {
  position: absolute;
  width: 6px;
  height: 20px;
  background-color: #ffffff;
  left: 21px;
  top: 10px;
}
section.my-stuffs .container ul li .app-icon .status .icon .plus:after {
  position: absolute;
  width: 22px;
  height: 6px;
  background-color: #ffffff;
  left: 13px;
  top: 17px;
}
section.my-stuffs .container .myapp {
  background-color: #e0e1dd;
  color: #ffffff;
}
section.my-stuffs .container .myapp .app-icon {
  padding: 0.5em;
  border-radius: 10px;
}
section.my-stuffs .container .myapp .app-icon:hover {
  background-color: #009FDA;
  borer-color: #009FDA;
}
section.my-stuffs .container .myapp .app-icon figure {
  text-align: left;
}
section.my-stuffs .container .myapp .app-icon .inner p {
  font-family: 'Adelle', Arial, Helvetica;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  line-height: 18px;
}
section.my-stuffs .container .recommended {
  background-color: #ffffff;
}
section.my-stuffs .container .recommended .app-icon {
  border-radius: 10px;
}
section.my-stuffs .container .recommended .app-icon figure {
  height: 70%;
  background-color: #ffffff;
  padding: 1em;
}
section.my-stuffs .container .recommended .app-icon:hover {
  border-color: #37A84C;
}
section.my-stuffs .container .quick-links {
  background-color: #e0e1dd;
}
section.my-stuffs .container .quick-links ul {
  padding-top: 0;
  background-color: #ffffff;
}
section.my-stuffs .container .quick-links ul li {
  display: block;
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #8f8b87;
}
section.my-stuffs .container .quick-links ul li:last-child {
  border: none;
}
section.my-stuffs .container .quick-links ul li a {
  padding: 1.4em;
  display: block;
}
section.my-stuffs .container .quick-links ul li a:hover {
  color: #009FDA;
}
section.my-stuffs .container .quick-links ul li a:before {
  content: "";
  height: 24px;
  width: 24px;
  float: left;
  margin-right: 1em;
}
section.my-stuffs .container .quick-links ul li a.add-link:before {
  background: url("http://images.go.sage.com/EloquaImages/clients/SageGlobalInstance/%7bf57370a3-2a81-4cbd-a4f9-76795c33763d%7d_090497_sage_icon-plus.png") no-repeat;
}
section.my-stuffs .container .quick-links ul li a.education:before {
  background: url("http://images.go.sage.com/EloquaImages/clients/SageGlobalInstance/%7b69fc1573-906e-41a4-a9c0-737d7d6309a8%7d_090497_sage_icon-education.png") no-repeat;
}
section.my-stuffs .container .quick-links ul li a.partner:before {
  background: url("http://images.go.sage.com/EloquaImages/clients/SageGlobalInstance/%7b95c74445-f218-4a2d-b21e-e2495e3cf233%7d_090497_sage_icon-server.png") no-repeat;
}
@media (min-width: 768px) {
  section.my-stuffs .container > div {
    width: 33.33333%;
    float: left;
  }
}

section.sage-links {
  text-align: center;
}
section.sage-links ul {
  margin: 2em auto;
  display: inline-block;
}
section.sage-links ul li {
  display: block;
  text-align: left;
  margin-right: 45px;
}
section.sage-links ul li:last-child {
  padding-right: 0;
}
section.sage-links ul li a {
  display: block;
  line-height: 45px;
}
section.sage-links ul li a:before {
  content: "";
  float: left;
  display: block;
  margin-right: 0.5em;
  height: 45px;
  width: 45px;
  background-image: url("http://images.go.sage.com/EloquaImages/clients/SageGlobalInstance/%7b147d2716-2cd9-40fc-80e7-679d545d425e%7d_090497_sage_sprite.png");
  background-repeat: no-repeat;
}
section.sage-links ul li.education a:before {
  background-position: -255px -306px;
}
section.sage-links ul li.community a:before {
  background-position: -355px -356px;
}
section.sage-links ul li.help a:before {
  background-position: -305px -107px;
}

@media (min-width: 768px) {
  section.sage-links ul li {
    float: left;
  }
}
.tour {
  font-size: 15px;
  border: 2px solid #ffffff;
  text-align: left;
  width: 26px;
  height: 26px;
  padding: 3px;
  display: block;
  background-color: #ed1c5f;
  color: #ffffff;
  border-radius: 50%;
  position: absolute;
}
.tour:hover {
  background-color: #c6104a;
  color: #ffffff;
}
.tour.animate {
  -webkit-animation: pulsate 0.8s ease-out;
  -webkit-animation-iteration-count: 2;
  animation: pulsate 0.8s ease-out;
  animation-iteration-count: 2;
  opacity: 1.0;
}
.tour.one {
  left: -30px;
  padding: 2px 7px;
}
.tour.two {
  right: -30px;
  padding: 2px 7px;
}
.tour.three {
  top: 18px;
  left: -40px;
  padding: 2px 7px;
}
.tour.four {
  top: 22px;
  left: 7%;
  padding: 2px 6px;
}
.tour.five {
  bottom: 30px;
  left: 50%;
  padding: 2px 6px;
}
.tour.six {
  top: 22px;
  left: 6%;
  padding: 2px 6px;
}
.tour.seven {
  top: 22px;
  left: 30px;
  padding: 2px 7px;
}
.tour.eight {
  left: 5%;
  top: 12px;
  padding: 2px 7px;
}
.tour.nine {
  top: 30px;
  left: 30px;
  padding: 2px 7px;
}
.tour.ten {
  width: 30px;
  height: 30px;
  top: 2px;
  left: 20%;
  padding: 4px;
}

@media (min-width: 1000px) {
  .tour {
    font-size: 15px;
    border: 2px solid #ffffff;
    width: 26px;
    height: 26px;
  }
  .tour.one {
    left: -30px;
    padding: 2px 7px;
  }
  .tour.two {
    right: -30px;
  }
  .tour.three {
    top: 18px;
    left: -40px;
  }
  .tour.four {
    left: 7%;
    padding: 2px 6px;
  }
  .tour.five {
    bottom: 30px;
    left: 50%;
    padding: 2px 7px;
  }
  .tour.six {
    left: 6%;
  }
  .tour.seven {
    left: 10%;
    padding: 2px 7px;
  }
  .tour.eight {
    left: 5%;
    top: 12px;
  }
  .tour.nine {
    top: 7px;
    left: 25%;
    padding: 2px 7px;
  }
}
.popup {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
  pointer-events: none;
  opacity: 0;
  padding: 1em;
  -moz-transition: opacity 0.4s ease-in;
  -o-transition: opacity 0.4s ease-in;
  -webkit-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
}
.popup article {
  position: absolute;
  overflow: hidden;
  *zoom: 1;
  background: transparent;
  padding: 3em 1em 1em;
  max-width: 800px;
  margin: 0;
  color: #ffffff;
}
.popup article h1, .popup article h2 {
  text-align: left;
  color: #00f5e1;
  margin: 0;
}
.popup article h2 {
  font-size: 27px;
  margin-bottom: 0.2em;
}
.popup article p {
  margin-top: 0;
  font-family: 'AdelleThin', Arial, Helvetica;
  font-size: 17px;
  line-height: 24px;
}
.popup .close {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 100%;
  border: 4px solid #00f5e1;
  width: 47px;
  height: 47px;
  background-clip: padding-box;
  -moz-transform: scale(0.5) rotate(45deg);
  -ms-transform: scale(0.5) rotate(45deg);
  -webkit-transform: scale(0.5) rotate(45deg);
  transform: scale(0.5) rotate(45deg);
}
.popup .close:before, .popup .close:after {
  display: block;
  position: absolute;
  content: "";
  background: #00f5e1;
}
.popup .close:before {
  width: 4px;
  height: 24px;
  left: 18px;
  top: 8px;
}
.popup .close:after {
  width: 24px;
  height: 4px;
  left: 8px;
  top: 18px;
}
.popup:target, .popup.show {
  opacity: 1;
  pointer-events: auto;
}
.popup.one article {
  max-width: 500px;
}
@media (min-width: 1000px) {
  .popup.one article {
    max-width: 500px;
    left: 700px;
    top: 300px;
  }
}
.popup.two article {
  max-width: 500px;
}
@media (min-width: 1000px) {
  .popup.two article {
    max-width: 500px;
    top: 300px;
  }
}
.popup.three article {
  text-align: left;
  max-width: 550px;
  top: 200px;
  right: 0;
}
.popup.four article {
  max-width: 500px;
}
.popup.seven article {
  max-width: 500px;
}
.popup.nine article {
  left: 30%;
}
.popup.ten article {
  max-width: 500px;
}

* {
  outline: none;
}

html, body {
  padding: 0;
  margin: 0;
  min-height: 100%;
}

body {
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 16px;
  color: #000000;
  background-color: #3c3c3c;
}

h1, h2, h3, h4, h5 {
  font-family: "Adelle", Helvetica, Arial, Sans-Serif;
  -webkit-font-smoothing: antialiased;
  color: #4D4F53;
  font-weight: normal;
  text-align: center;
}

h1 {
  font-size: 1.5em;
}

h2 {
  font-size: 1.2em;
}

h3 {
  font-size: 1rem;
}

@media (min-width: 640px) {
  h1 {
    font-size: 2.5rem;
  }

  h2 {
    font-size: 1.875rem;
  }

  h3 {
    font-size: 1rem;
  }
}
a {
  text-decoration: none;
  color: #37A84C;
}
a:hover {
  color: #2a823b;
}

img {
  border: none;
  max-width: 100%;
}

figure {
  margin: 0;
}

.highlight, .highlightPop {
  z-index: 99999;
}

small {
  font-size: 10px;
  color: #717074;
  line-height: 12px;
  display: block;
}

strong {
  font-family: 'AdelleBold', Arial, Helvetica;
}

.hide{
  visibility: hidden;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul li {
  list-style-type: none;
}

.btn {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  color: #ffffff;
  background-color: #ED1C5F;
  padding: 7px 18px;
  display: block;
  margin: 0 auto;
  text-align: center;
  width: auto;
  display: inline-block;
  font-size: 14px;
}
.btn:hover {
  background-color: #8E8A86;
  color: #ffffff;
}
.btn.primary {
  color: #333333;
  background-color: #e0e1dd;
}

.signup {
  overflow: hidden;
  *zoom: 1;
  background-color: #ffffff;
  text-align: center;
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999999;
}
.signup.fixed {
  position: fixed;
}
.signup .btn {
  float: none;
  display: inline-block;
}

.wrap {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  box-shadow: 0 10px 60px rgba(0, 0, 0, 0.8);
}
.wrap:after {
  content: " ";
  display: block;
  clear: both;
}

header section {
  position: relative;
  overflow: hidden;
  *zoom: 1;
}
header section.top {
  text-align: right;
  background-color: #000000;
  height: 28px;
}
header section.brand {
  padding: 1em;
  text-align: center;
}
header section.brand .socials {
  position: relative;
}
header section.brand .socials .tour.three {
  left: 0;
}
header section.brand ul {
  position: relative;
  margin: 0 auto;
  display: inline-block;
  margin-top: 1em;
}
header section.brand ul li {
  float: left;
  margin-right: 0.5em;
}
header section.brand ul li:last-child {
  margin-right: 0;
}
header section.brand ul li a {
  display: block;
  height: 30px;
  width: 30px;
  background-color: gray;
  border-radius: 100%;
}
header section.brand ul li.plus a {
  background: url("http://images.go.sage.com/EloquaImages/clients/SageGlobalInstance/%7bce801d21-bb4b-46ea-baa0-8100e4042d65%7d_090497_sage_icon-google.png") no-repeat;
}
header section.brand ul li.fb a {
  background: url("http://images.go.sage.com/EloquaImages/clients/SageGlobalInstance/%7bdf458dee-10d6-4a3e-b289-bb540f1fba1a%7d_090497_sage_icon-fb.png") no-repeat;
}
header section.brand ul li.in a {
  background: url("http://images.go.sage.com/EloquaImages/clients/SageGlobalInstance/%7b3ca28279-0449-43b4-8df3-5c10d328a91d%7d_090497_sage_icon-linkedin.png") no-repeat;
}
header section.brand ul li.twitter a {
  background: url("http://images.go.sage.com/EloquaImages/clients/SageGlobalInstance/%7bce5345d5-c2db-45ab-ba18-4e332a933455%7d_090497_sage_icon-twitter.png") no-repeat;
}
@media (min-width: 768px) {
  header section.brand .socials {
    float: right;
  }
  header section.brand .socials .tour.three {
    left: -40px;
  }
  header section.brand .logo {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%;
  }
  header section.brand ul {
    float: right;
  }
}

main section {
  overflow: hidden;
  *zoom: 1;
}
main section .container {
  position: relative;
  margin: 0 auto;
  padding: 0 1em;
}
main section.stories {
  background-color: #E0E1DC;
}
main section.stories .box {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 1em;
  background-color: #ffffff;
}
main section.stories .box figure {
  text-align: center;
}
main section.stories .box figure img {
  width: 100%;
  display: block;
}
main section.stories .box article {
  padding: 1em;
  background-color: #ffffff;
}
@media (min-width: 640px) {
  main section.stories .box {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%;
  }
  main section.stories .box:nth-child(2n) {
    width: 49.15254%;
    float: right;
    margin-right: 0;
  }
  main section.stories .box:last-child {
    width: 49.15254%;
    float: right;
    margin-right: 0;
  }
  main section.stories .box p {
    min-height: 60px;
  }
}
@media (min-width: 768px) {
  main section.widgets .container {
    max-width: 1000px;
  }
  main section.widgets .widget {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%;
  }
  main section.widgets .widget:nth-child(2n) {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%;
  }
  main section.widgets .widget:last-child {
    width: 23.72881%;
    float: right;
    margin-right: 0;
  }
  main section.stories .container {
    max-width: 1000px;
  }
  main section.stories .box {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%;
  }
  main section.stories .box:nth-child(2n) {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%;
  }
  main section.stories .box:last-child {
    width: 23.72881%;
    float: right;
    margin-right: 0;
  }
  main section.stories .box p {
    min-height: 60px;
  }
}

footer.main {
  overflow: hidden;
  *zoom: 1;
  background-color: #4D4F53;
  padding: 1em 0;
  text-align: center;
}
footer.main ul li a {
  color: #ffffff;
}
footer.main ul li a > img {
  display: inline-block;
}
@media (min-width: 768px) {
  footer.main ul {
    text-align: center;
    display: inline-block;
    margin: 0 auto;
  }
  footer.main ul li {
    float: left;
    margin-right: 2em;
    line-height: 1.4em;
  }
}


footer .copy{
  font-size: 12px;
  color: #ffffff;
}


/********************************/
/* IE Specific additional codes */
/********************************/

.ie9 #modal{
  display: none;
}

.ie9 #modal.show{
  display: block;
}

.ie9 .popup{
  display: none;
}

.ie9 .popup.show{
  display: block;
}

.ie9 #signup{
  display: none;
}

.ie9 #signup.show{
  display: block;
}



html[data-useragent*='MSIE 10.0'] #signup{
  display: none;
}

html[data-useragent*='MSIE 10.0'] #signup.show{
  display: block;
}

html[data-useragent*='MSIE 10.0'] #modal{
  display: none;
}

html[data-useragent*='MSIE 10.0'] #modal.show{
  display: block;
}

html[data-useragent*='MSIE 10.0'] .popup{
  display: none;
}

html[data-useragent*='MSIE 10.0'] .popup.show{
  display: block;
}